[INFO] fetching crate delay_line 0.1.2...
[INFO] fixing delay_line-0.1.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate delay_line 0.1.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate delay_line 0.1.2
[INFO] finished tweaking crates.io crate delay_line 0.1.2
[INFO] tweaked toml for crates.io crate delay_line 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate delay_line 0.1.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate delay_line 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6167b1b9fd19616ab8ac34e0fec10206f4a78dc6e453f50ee0255c7bd00d897f
[INFO] running `Command { std: "docker" "start" "6167b1b9fd19616ab8ac34e0fec10206f4a78dc6e453f50ee0255c7bd00d897f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6167b1b9fd19616ab8ac34e0fec10206f4a78dc6e453f50ee0255c7bd00d897f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6167b1b9fd19616ab8ac34e0fec10206f4a78dc6e453f50ee0255c7bd00d897f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6167b1b9fd19616ab8ac34e0fec10206f4a78dc6e453f50ee0255c7bd00d897f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking delay_line v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `inherent_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![feature(inherent_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #8995 <https://github.com/rust-lang/rust/issues/8995> for more information
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `inherent_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![feature(inherent_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #8995 <https://github.com/rust-lang/rust/issues/8995> for more information
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 431 |     pub fn push_in_within_capacity(&mut self, value: T) -> Result<(), T>
[INFO] [stdout]     |                                                            ------------- expected `Result<(), T>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 437 |         self.make_contiguous().push_within_capacity(value)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(), T>`, found `Result<&mut T, T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Result<(), _>`
[INFO] [stdout]                found enum `Result<&mut T, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 431 |     pub fn push_in_within_capacity(&mut self, value: T) -> Result<(), T>
[INFO] [stdout]     |                                                            ------------- expected `Result<(), T>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 437 |         self.make_contiguous().push_within_capacity(value)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(), T>`, found `Result<&mut T, T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Result<(), _>`
[INFO] [stdout]                found enum `Result<&mut T, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/lib.rs:975:79
[INFO] [stdout]      |
[INFO] [stdout]  975 |                 self.len() == other.len() && eq_slice(self.as_slices(), other.as_slice())
[INFO] [stdout]      |                                                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 | impl_cmp_2_1!({} Slice<T2>);
[INFO] [stdout]      | --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `as_slice(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `impl_cmp_2_1` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::<impl [T]>::as_slice`
[INFO] [stdout]      |
[INFO] [stdout]   33 + #![feature(str_as_str)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/lib.rs:998:61
[INFO] [stdout]      |
[INFO] [stdout]  998 |                 self.len() == other.len() && req_slice(self.as_slice(), other.as_slices())
[INFO] [stdout]      |                                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 | impl_cmp_2_1!({} Slice<T2>);
[INFO] [stdout]      | --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `as_slice(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: this warning originates in the macro `impl_cmp_2_1` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::<impl [T]>::as_slice`
[INFO] [stdout]      |
[INFO] [stdout]   33 + #![feature(str_as_str)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/lib.rs:975:79
[INFO] [stdout]      |
[INFO] [stdout]  975 |                 self.len() == other.len() && eq_slice(self.as_slices(), other.as_slice())
[INFO] [stdout]      |                                                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 | impl_cmp_2_1!({} Slice<T2>);
[INFO] [stdout]      | --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `as_slice(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `impl_cmp_2_1` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::<impl [T]>::as_slice`
[INFO] [stdout]      |
[INFO] [stdout]   33 + #![feature(str_as_str)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/lib.rs:998:61
[INFO] [stdout]      |
[INFO] [stdout]  998 |                 self.len() == other.len() && req_slice(self.as_slice(), other.as_slices())
[INFO] [stdout]      |                                                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 | impl_cmp_2_1!({} Slice<T2>);
[INFO] [stdout]      | --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `as_slice(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: this warning originates in the macro `impl_cmp_2_1` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::<impl [T]>::as_slice`
[INFO] [stdout]      |
[INFO] [stdout]   33 + #![feature(str_as_str)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `delay_line` (lib test) due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `delay_line` (lib) due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6167b1b9fd19616ab8ac34e0fec10206f4a78dc6e453f50ee0255c7bd00d897f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6167b1b9fd19616ab8ac34e0fec10206f4a78dc6e453f50ee0255c7bd00d897f", kill_on_drop: false }`
[INFO] [stdout] 6167b1b9fd19616ab8ac34e0fec10206f4a78dc6e453f50ee0255c7bd00d897f
